home *** CD-ROM | disk | FTP | other *** search
- Subject: sending semantic events to embedded parts
- Sent: 3/17/96 8:18 PM
- Received: 3/18/96 7:01 AM
- From: BikeB4Work@aol.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- 3/17/96
-
- I have a part, that all user interface is sent to myself via Semantic events.
- When I am the root part everything works great. However when I'm embedded,
- only the events that do not have an object specifier associated with them,
- come through. I use the method CreatePartAddrDesc to create the target param
- in the CreateEvent method.
-
- I found the method CreatePartObjSpec, but it says it is not to be used for
- recording. The whole reason for factoring and dispatching semantic events was
- to be recordable.
-
- How do I target my part when I am embedded?
-
- Ken
- BikeB4Work@AOL.com
-